home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 41
/
Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso
/
Aminet
/
util
/
sys
/
68040Lib.lha
/
68040Lib
/
Include
/
proto
/
disassembler.h
< prev
next >
Wrap
C/C++ Source or Header
|
1999-08-12
|
270b
|
16 lines
#ifndef PROTO_DISASSEMBLER_H
#define PROTO_DISASSEMBLER_H
#ifndef LIBRARIES_DISASSEMBLER_H
#include <libraries/disassembler.h>
#endif
#ifndef CLIB_DISASSEMBLER_PROTOS_H
#include <clib/disassembler_protos.h>
#endif
#include <pragmas/disassembler_pragmas.h>
#endif